CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - circle opencv

搜索资源列表

  1. circleDetection

    0下载:
  2. 基于OPENCV的圆和椭圆检测程序,挺有用的。实验结果-OPENCV the circle and ellipse-based testing program, winter ridge used.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:402360
    • 提供者:屈布
  1. trackopenvcing

    0下载:
  2. 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8095016
    • 提供者:快捷的
  1. houghcircles

    0下载:
  2. 基于OPENCV平台上的圆检测,有很明显的效果!-OPENCV platform based on circle detection, has a significant effect!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3933407
    • 提供者:hu wenguang
  1. detectInCircles

    0下载:
  2. 检测图像中最大内切圆的算法实现,基于opencv的穷举法-Test image, the largest inscribed circle algorithm, based on brute-force method of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3263989
    • 提供者:张峰
  1. testhoughcircle

    0下载:
  2. 利用opencv 用于识别圆并计算圆的半径和圆心的坐标-Use opencv used to identify round and round the radius of the circle and calculation of coordinates
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1724272
    • 提供者:123
  1. circles

    0下载:
  2. C++,基于OPENCV,检测圆形的代码,适合初学者-Circle detection code, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:764
    • 提供者:joyce
  1. CircularObjectTracking

    0下载:
  2. 从摄影头输入影像,可侦测圆形物体,侦测到的圆形会以红色圆圈显示出来,以OPENCV作的-The first input from the photographic images, can detect circular objects detected in the round red circle will appear to OPENCV made
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4649984
    • 提供者:mu1292
  1. houghcircle

    1下载:
  2. 利用opencv检测圆的hough算法代码。-circle dectecting with opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2014-09-15
    • 文件大小:1355102
    • 提供者:王路
  1. 101259354Eagle_Lookaround

    0下载:
  2. 借助OPENCV编写的图形识别,能识别出圆和直线-With OPENCV prepared graphics recognition, to identify a circle and a straight line
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:24020
    • 提供者:lan
  1. opencv17

    0下载:
  2. opencv霍夫圆变换,在灰度图中找圆序列-opencv Hough circle transform, looking round in the sequence in grayscale
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:1526
    • 提供者:郭攀
  1. Celiang

    0下载:
  2. 基于MFC的各种测量。利用opencv的函数实现了直线,圆,椭圆,曲线等的绘制及测量。-Based on MFC various measurement. Using opencv function realization of linear, circle, elliptic, such as the curve of drawing and measurement.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2846664
    • 提供者:刘晓倩
  1. DrawingImage

    0下载:
  2. 用OpenCV实现多种形状图像生成的演示,包括:矩形、圆、线段、多边形、填充的多边形以及写字等-Achieve a variety of shapes using OpenCV image generation presentation, including: rectangle, circle, line, polygon, polygon fill, and writing, and so
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1355779
    • 提供者:马文伟
  1. Oval

    0下载:
  2. 圆及椭圆拟合输入: 图像文件seal1.jpg、seal2.jpg、coin1.jpg 任务: 尝试将上述三个文件中圆或椭圆的外轮廓拟合出来 输出要求: 1. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 2. 将主要的中间步骤及最终拟合结果用OpenCV的cvShowImage 显示出来。-Circle and ellipse fitting type: image file seal1.jpg, seal2.jpg, coin1.jpg task: Try the
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1572
    • 提供者:萧白
  1. houghCircles

    0下载:
  2. 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3246
    • 提供者:梁超
  1. hough

    0下载:
  2. 此程序使用是vc平台结合opencv 实现图像中的圆检测-The circle detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1401058
    • 提供者:王乐
  1. hough

    0下载:
  2. 用hough变换来检测圆,并且能画出圆的轮廓,是基于opencv的控制台程序,效果不错,适合初学者-With the hough transform to detect circles, and can draw the outline of the circle, is based on the opencv the console application, good results, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1399446
    • 提供者:王乐
  1. houghtraslation

    0下载:
  2. 这是一个基于opencv利用霍夫变换检测圆的程序,计算出圆的半径后,在原图上可以画出圆的轨迹-This is based on the use of Hough transform detection opencv program to calculate the radius of the circle, the circle can be drawn on in the artwork track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:65429
    • 提供者:王乐
  1. circle_line

    0下载:
  2. 本程序基于opencv,实现了对圆及直线的检测,检测效果很好,对圆及直线采用经典的霍夫变换算法-The program is based on opencv, to achieve a straight line on the circle and the detection, detection works well ...
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:15294039
    • 提供者:huqian
  1. CppExp

    0下载:
  2. 本算法实现了圆周率PI的求解(在正方形区域内随机产生大量的均匀分布的点,落入内切圆和正方形中的随机点个数的比值乘以4,即为PI值)与求解的动态可视化过程(This algorithm is used to solve PI PI (in a square region to generate a large number of random uniform distribution, the ratio of the number of random points fall into the c
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:2822144
    • 提供者:instant
  1. lifanko-open-circle-master

    0下载:
  2. 规定图片上的两个圆形区域,两圆之间区域向左旋转45°,小圆之间区域向右旋转45°(The two circular areas of the picture are specified. The area between the two circles rotates 45 degrees to the left, and the area between the small circles rotates 45 degrees to the right.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:4096
    • 提供者:lifanko
« 1 2 34 5 »
搜珍网 www.dssz.com